CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 加密 解密 文件

搜索资源列表

  1. DES

    0下载:
  2. DES加密源码 可以加密解密文件 不妨试试看-DES encryption source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7586241
    • 提供者:Michael
  1. Demo

    0下载:
  2. 加密和解密文件夹源代码。 该程序实现对文件夹的简单加密和解密功能。-Encrypt and decrypt a folder, the source code. The program to realize a simple folder encryption and decryption functions.
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:186283
    • 提供者:baoquan
  1. file_encryption

    0下载:
  2. 自己写的一个小工具:文件加密、解密器,解密必须是本工具加密的文件。速度快,效率高。-file encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:115194
    • 提供者:CCC
  1. jiamiandshuziqianming

    0下载:
  2. 能够对文件夹进行压缩加密,以后进行解密解压, 对通信双方进行数字签名认证,保证通信的安全性.-Be able to compress a folder encrypted, decrypt after decompression, communications between the two sides of the digital signature authentication to ensure communication security.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:892361
    • 提供者:曾玉富
  1. 加密解密(快)

    0下载:
  2. 加密文件软件源代码,把要加密文件拖动到生成软件上,按照软件提示要求即可进行保密措施.此源代码为本人校友编辑-document encryption software source code, document encryption to drive to generate software, in accordance with the software can suggest requirements for security measures. This source code for my
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:2928
    • 提供者:
  1. z_De_Encrypt

    0下载:
  2. 这是一个加密解密算法的小程序,加密解密为对称算法。 加密算法使用替换模板和字符冗余,对每个字符的加密依规则分别生成子密钥,算法具有一定安全性,具体算法请见,算法说明.doc文件。 程序在vs.net2005下编译通过。-This is a small encryption and decryption algorithm procedure for symmetric encryption and decryption algorithm. Encryption algorithm to
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:861907
    • 提供者:赵瑞峰
  1. EST-Evilhsu

    0下载:
  2. 系统锁定功能为单独软件被认为是病毒(应该是对软件加壳进行报警),部分杀毒软件会认为blackskylock.bin是病毒。 软件功能: 1.系统信息获取 2.文件信息获取 3.系统进程管理 4.系统服务管理 5.系统驱动管理 6.硬盘信息获取 7.注册表启动项管理 8.终端服务(3389)端口修改 9.MD5算法加密模块 10.BASE64算法加密解密模块 11.URL编码功能和十六进制转换功能 12.文件压缩模块(Dwing的算法)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:664902
    • 提供者:
  1. EncryptDecrypt

    0下载:
  2. 这是可以加密&解密字符串,二进制流,文件的例子。-This is encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:33015
    • 提供者:yhb
  1. filetoolarchive

    0下载:
  2. 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile[char * pFileName] //解密文件,输入参数为文件名 BOOL DeCryptFile[char * pFileName] //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve[char * dir, char * arch] BOOL
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:22926
    • 提供者:wulang
  1. encDec

    1下载:
  2. 用最新的微端口驱动技术开发的加密/解密文件访问的驱动-minifilter to enc/dec file
  3. 所属分类:File Operate

    • 发布日期:2015-08-04
    • 文件大小:11424
    • 提供者:吴华
  1. jiami

    0下载:
  2. 小型的课程设计,小型的加密软件,能对文件的简单加密解密,用编写。-Small-scale curriculum design, small-scale encryption software can be easy on the document encryption and decryption using java prepared.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-26
    • 文件大小:126628
    • 提供者:幸运王子
  1. Login

    0下载:
  2. 登陆界面加上加密解密文件,需要的用户可以-Landing interface coupled with encryption and decryption files, users can look at the necessary
  3. 所属分类:source in ebook

    • 发布日期:2017-05-16
    • 文件大小:3938629
    • 提供者:谢热
  1. Des

    1下载:
  2. DES加密解密程序的主程序在 FileDES类中 运行时使用的例子是本目录下的111.doc文件,运行后自动生成222.doc文件和333.doc文件 。 其中111.doc文件加密后的文件是222.doc文件,222.doc文件解密后文件是333.doc文件。 可以操作的文件类型我实验了TXT、DOC、JAVA等都没有问题,且Word文档中包含图片也没问 题。 -Des
  3. 所属分类:Applet

    • 发布日期:2017-04-04
    • 文件大小:36744
    • 提供者:钟钟
  1. jiami

    0下载:
  2. 使用vc++编辑的文件加密工具,被加密的文件打开后以乱码的形式出现,解密后恢复正常。-Using vc++ Edit the file encryption tool, to open the encrypted files are after the form of garbage, back to normal after decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1582282
    • 提供者:jiaojiao003
  1. 1238719248Bhwb

    0下载:
  2. Viusual Basic编写 采用异或加密的文件加密器,它可以对任何文件(TXT文本文件、OFFICE文件、EXE等),用些软件加密后文件变为不可运行,且打开后是乱码。解密时是将加密后的文件重新再次加密(密码相同),即可完成解密。 -Prepared using Viusual Basic XOR encryption file encryption, and it can be of any file (TXT text file, OFFICE files, EXE, etc.), w
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6612
    • 提供者:
  1. rsa123987

    3下载:
  2. 这个RSA算法是在vc环境下实现,用mfc做了界面,从功能到外观都想当不错RSA数字签名 RSA算法的加密解密 可视化MFC界面 RSA的算法,复制到VC++后稍改一下就可以运行了,-The RSA algorithm is the realization of an environment in vc, mfc done with the interface from the functional to the appearance of all want to be a good RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:19786
    • 提供者:易守旺
  1. viruscode

    0下载:
  2. windows下病毒原理演示代码,无攻击性。(如:在c根目录下生成一个空文件夹)为防备杀毒软件查杀,内容已加密,解密密码zrb 内部exe文件已改为txt格式 可直接txt打开阅读代码也可改为exe运行尝试-principle demonstration of the virus under the windows code, non-offensive. (Eg: in c root to generate an empty folder) to prepare for killing ant
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:34654
    • 提供者:hwl
  1. file_encryption

    0下载:
  2. AES分组加密算法做的文件加解密演示, 采用多线程流水线方式对文件进行 读->加密/解密->写 操作.-AES block cipher algorithm for encryption and decryption so the paper presentations, the use of multi-threaded pipelined read on paper-> encryption/decryption-> write operation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:18544
    • 提供者:周可
  1. ECC

    0下载:
  2. 真正完整独立运行的ECC(椭圆曲线)加密解密C源代码,并有教学用的课件(PDF文件), 可以到http://zhou63.ahut.edu.cn/更新。-Truly complete stand-alone ECC (elliptic curve) C source code for encryption and decryption, as well as teaching courseware (PDF file), you can update them on http://zhou63.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:537987
    • 提供者:zhou
  1. jiamijiemi

    0下载:
  2. 加密解密,用于文件加密解密delphi写-Encryption and decryption for file encryption and decryption delphi write
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:10356
    • 提供者:shaw
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com